RWALL
Section: RPC Services Library (3R)
Updated: 10 August 1985
Index
Return to Main Contents
NAME
rwall - write to specified remote machines
SYNOPSIS
#include <rpcsvc/rwall.h>
#include <rpcsvc/rstat.h>
rwall(host, msg);
char *host, *msg;
DESCRIPTION
Rwall
causes
host
to print the string
msg
to all its users.
It returns 0 if successful.
RPC INFO
program number:
WALLPROG
procs:
WALLPROC_WALL
Takes string as argument (wrapstring), returns no arguments.
Executes wall on remote host with string.
versions:
RSTATVERS_ORIG
SEE ALSO
rwall(1), shutdown(8), rwalld(8C)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RPC INFO
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 17:22:35 GMT, March 25, 2025